presentation
Class Ihm
java.lang.Object
presentation.Ihm
public class Ihm
- extends java.lang.Object
Class Ihm
Package presentation
Définition de la fenetre d'acceuil
- Author:
- Hervé Le Fouler et Lionel Lasry
|
Nested Class Summary |
(package private) class |
Ihm.EcranLogin
Class EcranLogin
Package presentation
Définition du JPanel d'identification
Situé en haut dans l'IHM, pour l'utilisateur non identifié |
(package private) class |
Ihm.ZoneCreationChampionnat
Class ZoneCreationChampionnat
Package presentation
Définition du JPanel de création de championnat
Situé en haut dans l'IHM, à condition d'être identifié |
(package private) class |
Ihm.ZoneGestionChampionnats
Class ZoneGestionChampionnats
Package presentation
Définition du JPanel de gestion des Championnats
Situé en bas dans l'IHM, à condition d'être identifié |
|
Constructor Summary |
Ihm()
|
|
Method Summary |
void |
lancementEcranAcceuil()
Peuple la fenetre
Création des instances des JPanel et lancement de leur méthodes de "remplissage" |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fenetre
public javax.swing.JFrame fenetre
listeChampionnats
public javax.swing.JComboBox listeChampionnats
zoneCreationLogin
public Ihm.EcranLogin zoneCreationLogin
zoneCreationChampionnats
public Ihm.ZoneCreationChampionnat zoneCreationChampionnats
zoneGestionChampionnats
public Ihm.ZoneGestionChampionnats zoneGestionChampionnats
local
public java.util.Locale local
bundle
public java.util.ResourceBundle bundle
Ihm
public Ihm()
lancementEcranAcceuil
public void lancementEcranAcceuil()
- Peuple la fenetre
Création des instances des JPanel et lancement de leur méthodes de "remplissage"
main
public static void main(java.lang.String[] args)
throws java.net.UnknownHostException,
java.net.MalformedURLException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
java.net.UnknownHostException
java.net.MalformedURLException
java.rmi.RemoteException
java.rmi.NotBoundException